home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
netfc12b.lha
/
netface-beta
/
bin
/
PrepNews
< prev
Wrap
Text File
|
1995-10-26
|
648b
|
27 lines
if exists "uuspool:NewsBatch"
echo "unbatching news ..."
AmiTCP:bin/rnews -h "uuspool:NewsBatch"
echo "deleting NewsBatch"
delete "uuspool:NewsBatch" quiet
echo "Triming old news"
AmiTCP:bin/trimnews
else
echo "Sorry, no news transferred"
endif
if exists "uuspool:NABatch"
echo "unbatching NewsAgent news ..."
AmiTCP:bin/rnews -h "uuspool:NABatch"
echo "deleting NABatch"
delete "uuspool:NABatch" quiet
echo "Triming old news"
AmiTCP:bin/trimnews
else
echo "Sorry, no NewsAgent news transferred"
endif
CD AmiTCP:Bin
SETENV GRNSaveDir DH0:Misc
SETENV replyprefix "> "
run GRn height=240 top=10 left=30 wrap=83